os/exec.Cmd.awaitGoroutines (method)
2 uses
os/exec (current package)
exec.go#L948: if goroutineErr := c.awaitGoroutines(timer); err == nil {
exec.go#L967: func (c *Cmd) awaitGoroutines(timer *time.Timer) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)